.banner-box {
	width: 100%;
	height: auto;
	/* background: blue; */
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: initial;

}

.about_item_box, .pertner_list, .recruitmentBox {
	max-width: 1198px;
	width: 100%;
	margin: 0 auto
}

.about_item {
	margin-top: 50px
}

.page_content_title {
	font-size: 24px;
	color: #333;
	text-align: center
}



.about_intro {
	padding: 0 22px;
	padding-top: 10px;
	margin-bottom: 60px
}

.about_intro p {
	margin: 0;
	line-height: 25px;
	color: #6c7c7d
}

.about_intro p:first-child {
	text-indent: 30px
}









/*招贤*/

/*客户案例*/

/*预约演示*/

/***********************/
.about_ttitle_english{
	font-size:30px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(43,62,80,1);
	text-align: left;
}
.professional_team{
	width: 100%;
	min-height: 645px;
	border:0px solid;
	padding-bottom: 20px;
}
.professional_team_top{
	width:1200px;
	margin:0 auto;
	height: 100px;
	border:0px solid;
}
.team_bottom_line{
	width:28px;
	height:2px;
	background:rgba(36,104,242,1);
	margin:20px auto 0 auto;
}
.professional_team_middle_box{
	width: 1200px;
	margin:0 auto;
	height: 450px;
	border:0px solid;
}
.professional_team_middle_box_list{
	width:380px;
	height:419px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.06);

}
.professional_team_middle_box_list_title{
	font-size:30px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(36,104,242,1);
	padding: 30px 125px 20px 135px;
}
.professional_team_middle_box_list_desc{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(81,81,81,1);
	line-height:30px;
	padding: 0 34px 10px 31px;
	height:255px;
}
.professional_team_left_span{
	font-size:36px;
	font-family:Microsoft YaHei;
	font-weight:300;
	color:rgba(36,104,242,1);
}
.professional_team_middle_span{
	font-size:36px;
	font-family:Microsoft YaHei;
	font-weight:300;
	color:rgba(36,104,242,1);
}
.professional_team_right_span{
	font-size:18px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(36,104,242,1);
}

.address_img_div{
	width:100%;
	height:645px;
	background:rgba(248,249,251,1);
	padding: 33px ;

}
.address_img_div_bottom{
	width:1200px;
	height: 500px;
	margin: 0 auto;

}
.address_right_box{
	width:520px;
	/*height:394px;*/
	background:rgba(68,68,153,1);

	border-radius:8px;
	margin: 0 auto;
}
.address_right_list{
	width:480px;
	height:95px;
	border:0px solid rgba(161,168,175,1);
	border-bottom: 1px dotted rgba(161,168,175,1);
	margin:0 auto;
}
.address_right_list_name{
	font-size:18px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(255,255,255,1);
	padding: 20px 0 0 0;
}
.address_right_list_local{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	padding-top: 15px;
}
.corporate_culture{
	width: 100%;
	height: 557px;
	background: url("http://img.kuajingyan.com/home/2020-07-15/f3bd3f1acea0bbde.png") no-repeat center center;
	background-size: 100% 100%;
	margin-bottom: 40px;

}
.corporate_culture_content_div{
	width:1199px;
	height:292px;
	background:rgba(0,0,0,0.2);
	border-radius:8px;
	margin:0 auto;
	margin-top:40px;
	color:#fff;
}
.corporate_culture_content_desc{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	margin-top: 40px;
}
.content_list_top{
	margin-top: 68px;
}





.about-all {
	background: url(http://img.kuajingyan.com/home/2020-06-02/d6741ef34a0a2ca7.png) no-repeat center center;
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: initial;
	height: 430px;
	position: relative;
}

.about_intro b {
	font-weight: 700;
}

.partner_logo img {
	width: 180px;
	height: 60px;
}

/* 手机端 */
@media screen and (max-width: 768px) {
	.about-pc{
		display: none;;
	}
	.servce_bigbox {
		margin-top: 0;
	}
	.sm_text {
		margin-top: 10px;
	}
	.radio_1box.list-inline>li {
		margin-bottom: 10px;
	}
	.servce_title {
		margin: 10px 0;
	}
	.servce_bigbox .form-control {
		height: 35px;
		line-height: 35px;
	}

	.corporate_culture{
		width: 100%;
		height: 750px;
		background: url("http://img.kuajingyan.com/home/2020-07-15/2b70acd9fa8e9fce.png") no-repeat center center;
		background-size: 100% 100%;
		margin-bottom: 40px;

	}
	.corporate_culture_content_div{
		width:90%;
		height:570px;
		background:rgba(0,0,0,0.2);
		border-radius:8px;
		margin:0 auto;
		margin-top:40px;
		color:#fff;
	}
	.content_list_top{
		margin-top: 40px;
	}
}

/********************************* 2018-7-5 新样式 *****************************/
.about_new_box {
	max-width: 100%;
}

.center-box {
	max-width: 1198px;
	margin: 0 auto;
}

.about_nav {
	background: transparent;
	border-bottom: 1px solid #e4e8ea;
	position: relative;
}

.page_content_title {
	color: #2b3e50;
	padding: 0;


}
.page_about_title{
	text-align: left;
	margin: 0;
	margin-bottom: 10px;
}
.title_en {
	font-size: 20px;
	color: #d5d8dc;
	margin-bottom: 40px;

}

.about_intro p {
	color: #515151;
	font-size: 16px;
	/*margin-top: 24px;*/
	line-height: 30px;
}
.about_ttitle_en{
	text-align: left;
	color: #D5D8DC!important;
}
.about-border{
	border-bottom: solid 3px #2268F0;
	width: 48px;
	margin: 25px 0;
}
.about_intro p:first-child {
	text-indent: 0;
}




.about-style {
	padding: 10px 0 30px;
}



.address-box {
	padding: 10px 0;
}

.address-img {
	background: url("http://img.kuajingyan.com/home/2020-05-12/d0b1710deaeb1f5a.gif") no-repeat center;
	height: 516px;
}

/* 联系我们 */
/* 百陶荣誉 */

/* 发展历程 */
.develop-path * {
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
}

.course-wrap{background: #F8F9FB;}

.cent-wrap {
	width: 100%;
	margin: 90px auto 0;
	position: relative;
	padding-bottom: 90px;

}

ul:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	content: ".";
}

.cent-wrap ul {
	position: relative;
	z-index: 2;
}

.cent-wrap ul, .cent-wrap li {
	width: 100%;
}

.cent-wrap li {
	margin-top: 45px;
	position: relative;
	/* opacity: 0; */
	transition: opacity 0.4s ease 0s;
	float: left;
}

.cent-wrap li.show {
	opacity: 1;
}

.cent-wrap li .img {
	display: block;
	width: 10.8%;
	border-radius: 50%;
	overflow: hidden;
	margin-top: 8px;
}

.cent-wrap li .cont-box {
	width: 38%;
	border: 1px solid #eee;
	background: #fafafa;
	padding: 18px 30px;
	/* margin-top: -25px; */
	position: relative;
}

.cent-wrap li:nth-child(even) .cont-box {
	float: left;
}

.cent-wrap li:nth-child(odd) .cont-box {
	float: right;
	text-align: left;
}

.cent-wrap li .year {
	font-size: 26px;
	line-height: 18px;
	color: #333;
	font-weight: bold;
	font-family: "Arial";
}

.cent-wrap li .word {
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
	color: #777;
}

.cent-wrap li .point {
	display: inline-block;
	width: 72px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ccc;
	background: #fff;
	color: #666;
	box-shadow: 0 0 5px #c0c0c0;
	position: absolute;
	left: 47%;
	text-align: center;
	border-radius: 30px;
	top: 25px;
}

.y-line {
	width: 38px;
	border-top: 1px solid #ccc;
	position: absolute;
	right: 43.7%;
	top: 38px;
}

.icon-circle {
	width: 12px;
	height: 12px;
	border: 1px solid #ccc;
	border-radius: 50%;
	position: absolute;
	right: 42.6%;
	top: 32px;
	background: #fff;
}

.cent-wrap li .point.years-point {
	border-color: #6eb9ff;
}

.cent-line-box {
	width: 1px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 1;
}

.cent-line-box .line {
	display: block;
	width: 1px;
	height: 100%;
	background-color: #ccc;
}

.cent-line-box .point-t {
	position: absolute;
	top: -45px;
	left: -23px;
}

.bot-tit {
	line-height: 36px;
	font-size: 14px;
	text-align: center;
	color: #999;
	margin-top: 16px;
}

.cent-wrap li.current-year .point {
	color: #4cb4e7;
	border-color: #4cb4e7;
	box-shadow: 0 0 10px;
}

.cent-wrap li.current-year .y-line, .cent-wrap li.current-year .icon-circle
	{
	border-color: #4cb4e7;
	box-shadow: 0 0 10px #4cb4e7;
}

.cent-wrap li.current-year .cont-box {
	border-color: #4cb4e7;
}

.cent-wrap li:nth-child(even) .icon-circle {
	right: 56.2%;
}

.cent-wrap li:nth-child(even) .y-line {
	left: 43.7%;
}

.cont-box li {
	margin-top: 10px;
	color: #666;
}

.cont-box li p {
	line-height: 30px;
	display: table-cell;
}

.cont-box .month {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}

.cont-box .month b {
	font-size: 24px;
	color: #333;
}
/* 联系方式开始 */

.contact_us_div{
	width: 1200px;
	height: 600px;
	margin:30px auto;
	border:1px solid rgba(228,232,234,1);
	font-size: 18px;
}
.contact_us_div p{
	padding-left: 30px;
}
.contact_us_div .p_bottom{
	margin-bottom: 25px;
}
.contact_us_div .p_bottom img{
	margin-right: 10px;
}
.contact_us_div .border{
	border:1px solid;
}
.contact_us_div .border_right{
	border-right: 1px solid #ddd;
	height: 100%;
}
.contact_us_div .address_div{
	font-size:24px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(43,62,80,1);
	margin: 36px 0;
}
.contact_us_div .color_blue{
	color:#2468F2;
	font-weight: bold;
}
.contact_us_div .headquarters_name_div{
	font-size:18px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(36,104,242,1);
}
.contact_us_div .headquarters_address{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(81,81,81,1);

}
.contact_us_div .headquarters_station{
	width: 100%;
	height: 20px;
	padding-left: 16px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(81,81,81,1);
	margin-bottom: 30px;
}
.contact_us_div .square_div{
	display: inline-block;
	width:6px;
	height:6px;
	background:rgba(36,104,242,1);
	border:1px solid rgba(36,104,242,1);
}
.contact_us_div .vertical_line_div {
	display: inline-block;
	width:3px;
	height:22px;
	background:rgba(36,104,242,1);
	border:1px solid rgba(36,104,242,1);
	border-radius:2px;
	margin-right: 10px;
	position: relative;
	top: 2px;
}
/* 联系方式结束 */





